net/http.http2Server.ServeConn (method)

2 uses

	net/http (current package)
		h2_bundle.go#L4008: 		conf.ServeConn(c, &http2ServeConnOpts{
		h2_bundle.go#L4074: func (s *http2Server) ServeConn(c net.Conn, opts *http2ServeConnOpts) {